home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 246 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.2 KB

  1. From: Marcus Haebler <srb114@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Setexc + Ptermres + MP modes
  3. Date: Wed, 5 May 93 12:19:16 MET DST
  4.  
  5. Hi,
  6.  
  7. yesterday I discovered that if you set a vector with Setexc the MP mode of
  8. your program is set to Super. 
  9. This caused some problems because I did not know it. I guessed that my program
  10. was Global after the Ptermres at the end. This was not true because Ptermres
  11. only changes Private to Global. Super is not changed. My routine is in trap #2
  12. and I have to call the AES therefore I am changing to user mode...
  13.  
  14. My suggestions is that Ptermres should also change Super to Global to solve
  15. those problems without setting the Global flag in the program header.
  16.  
  17. Regards,
  18.  
  19. Marcus
  20.  
  21. --
  22. **********************************************************************
  23. * Marcus Haebler     * haebler@obelix.uni-muenster.de                *
  24. * Althausweg 29      *          or                                   *
  25. *                    * srb114@math.uni-muenster.de                   *
  26. * 4400 Muenster      *************************************************
  27. *                    * IRC: D_Gently                                 *
  28. **********************************************************************
  29.  
  30.  
  31.   
  32.